gtk4.git
2014-05-07 William Jon... Update the design for progress bars
2014-05-07 Matthias ClasenRemove debug spew
2014-05-07 William Jon... widget-factory: add linked entry and button example
2014-05-06 Carlos Garnachowayland: Fix c&p typo in touch capabilities handling.
2014-05-06 Matthias ClasenBloatpad: port to new accel api
2014-05-06 Benjamin Otteviewport: Don't subtract borders and padding from -1
2014-05-06 Marcus Karlssondocs: Fix name of GtkFileChooser's Create Folder button
2014-05-06 Marcus Karlssondocs: fix typos in gtk_file_chooser_set_local_only
2014-05-05 Matthias Clasena11y: Avoid a warning
2014-05-05 Juan Pablo... GtkColorButton: Fix recursion loop in "use-alpha" set_p...
2014-05-05 Benjamin Ottea11y: Disable deprecation warnings in AtkMisc implement...
2014-05-05 Benjamin Ottecombobox: Add workaround so evolution doesn't crash
2014-05-05 Benjamin Otteapplicationwindow: Properly unmap the menubar widget
2014-05-05 Benjamin Ottetests: Add test for latest patch
2014-05-05 Benjamin Ottecss: Fix printing code for CSS strings and idents
2014-05-05 Benjamin Ottecss: Split out a common function
2014-05-05 Matthias ClasenSmall documentation update
2014-05-05 Matthias ClasenSmall documentation fixes
2014-05-05 Matthias ClasenGtkApplication: Clarify docs a bit
2014-05-04 Ihar HrachyshkaUpdated Belarusian translation
2014-05-04 Paolo Borellilistbox: check gsequence end iter in get_row_at_index
2014-05-03 Matthias ClasenGtkHeaderBar: Allow overdrawing
2014-05-03 Matthias ClasenFix a thinko in the last color button change
2014-05-03 Matthias Clasena11y tests: Avoid deprecation warnings
2014-05-03 Matthias Clasena11y tests: Update expected output
2014-05-03 Matthias Clasena11y tests: Use the new AtkValue interface
2014-05-03 Matthias ClasenGtkDialog: Reduce a g_warning to a g_message
2014-05-03 Matthias ClasenGtkSpinButton: Implement new AtkValue interface
2014-05-03 Matthias ClasenGtkScaleButton: Implement new AtkValue interface
2014-05-03 Matthias ClasenGtkRange: Implement new AtkValue interface
2014-05-03 Matthias ClasenGtkProgressBar: Implement new AtkValue interface
2014-05-03 Matthias ClasenGtkPaned: Implement new AtkValue interface
2014-05-03 Matthias ClasenGtkLevelBar: Implement new AtkValue interface
2014-05-02 Matthias ClasenGtkWidget: Mark deprecated properties as such
2014-05-02 Matthias ClasenDrop unneeded deprecation suppression
2014-05-02 Matthias Clasenqueryimmodules: Localize suppressed deprecation
2014-05-02 Matthias ClasenGtkColorButton: Reduce internal use of deprecated API
2014-05-02 Matthias ClasenGtkColorButton: Update deprecation warnings
2014-05-02 Matthias ClasenGtkDialog: Warn about lack of transient parents
2014-05-02 Matthias Clasenteststack: don't enumerate transitions manually
2014-05-02 Matthias ClasenGtkStack: Avoid compiler warnings
2014-05-02 Philip Chimentostack: Add counterparts of OVER_UP_DOWN transition
2014-05-02 Philip Chimentostack: More readability when adding transitions
2014-05-02 Cosimo Cecchioverlay: don't have a custom draw implementation
2014-05-02 Cosimo Cecchithemingengine: only round outline corners after shrinking
2014-05-02 Juan Pablo... GtkBuilder: added template parent type check.
2014-05-01 Juan Pablo... GtkFlowBox: fixed NULL dereferencing segfaults
2014-05-01 Juan Pablo... GtkMenu: fixed more NULL dereferencing segfault
2014-05-01 Juan Pablo... GtkGrid: gtk_grid_get_size_for_size() do not dereferenc...
2014-05-01 Juan Pablo... GtkBuilder: improved parsing error report for invalid...
2014-05-01 Juan Pablo... GtkBuilder: fixed a few minor memory leaks.
2014-05-01 Руслан ИжбулатовW32: override selected button style to remove colored...
2014-05-01 Руслан ИжбулатовW32: Add a theme for .app-notification
2014-05-01 Cosimo Cecchilistbox: fix a segfault
2014-05-01 Cosimo Cecchicombobox: fix a segfault
2014-05-01 Cosimo Cecchithemingengine: use outlines to render focus rings
2014-05-01 Cosimo Cecchicss: add properties for outline-radius
2014-05-01 Cosimo Cecchitreeview: respect focus-padding when rendering focus
2014-05-01 Benjamin Ottetreeview: Always call size request funcs with valid...
2014-05-01 Benjamin Otterevealer: Remove unneeded checks
2014-05-01 Benjamin Ottepopover: Remove unneeded checks
2014-05-01 Benjamin Ottemenuitem: Remove unneeded checks
2014-05-01 Benjamin Ottemenu: Remove unneeded checks
2014-05-01 Benjamin Ottelevelbar: Remove unneeded checks
2014-05-01 Benjamin Otteeventbox: Remove unneeded checks
2014-05-01 Benjamin Ottelistbox: Remove unneeded checks
2014-05-01 Benjamin Otteframe: Remove unneeded checks
2014-05-01 Benjamin Otteheaderbar: Remove unneeded checks
2014-05-01 Benjamin Otteinfobar: Remove unneeded checks
2014-05-01 Benjamin Ottegrid: Remove unneeded checks
2014-05-01 Benjamin Ottescrolledwindow: Remove unneeded checks
2014-05-01 Benjamin Otteswitch: Remove unneeded checks
2014-05-01 Benjamin Ottetoolbar: Remove unneeded checks
2014-05-01 Benjamin Ottetreeview: Remove unneeded checks
2014-05-01 Benjamin Otteviewport: Remove unneeded checks
2014-05-01 Benjamin Otteviewport: Implement hfw properly
2014-05-01 Benjamin Otteviewport: Use a convenience function
2014-05-01 Benjamin Otteviewport: Request 2x border-width
2014-05-01 Benjamin Ottewidget: Remove unneeded checks
2014-05-01 Benjamin Otteflowbox: Remove unneeded checks
2014-05-01 Benjamin Ottecombobox: Remove unneeded checks
2014-05-01 Benjamin Ottebutton: Remove unneeded checks
2014-05-01 Benjamin Ottealignment: Remove unneeded checks
2014-05-01 Benjamin Ottearrow: Remove unneeded checks
2014-05-01 Benjamin Ottespinner: Remove unneeded checks
2014-05-01 Cosimo Cecchimodules: remove the pixbuf engine directory
2014-04-30 Piotr DrągUpdated POTFILES.skip
2014-04-30 Matthias ClasenGtkSearchBar: fix the template
2014-04-30 Matthias Clasenwidget-factory: populate the second page more
2014-04-29 Matthias Clasenwidget-factory: rearrange page 2 a bit
2014-04-29 Benjamin Ottereftests: Add test for latest commit
2014-04-29 Benjamin Ottewindow: Subtract shadow from passed in width for height
2014-04-29 Benjamin Ottewidgets: Remove (GtkTickCallback) casts
2014-04-29 Matthias ClasenGtkMenuSectionBox: Don't show separators for nested...
2014-04-29 Matthias ClasenGtkMenuSectionBox: Always show separators for labeled...
2014-04-29 Matthias ClasenAdd a comment with rules for separators
2014-04-29 Juan Pablo... Added template test case to builder test.
2014-04-29 Matthias ClasenGtkMenuSectionBox: don't leak
2014-04-29 Matthias Clasenwidget-factory: Add a horizontal-buttons example
2014-04-29 Alexander Larssontreeview: Fix prelight redraw when adjustment changes
next